body{
	
	background-color:#f8d2f0;
	
}

h1 {
	font-size: 36pt;
	color: #23aedc;
}

p {
	font-size: 24pt;
	color: #23aedc;
	
}

h2 {
	font-size: 30pt;
	color: blue;
	
}

ol {
	font-size: 22pt;
	color: blue;
	
}

.middle {
	background-color:#edfc94;
	
	
}

img {
	width: 45%;
	height: 45%;
	
}




